Click or drag to resize

AppointmentDateTimeStamp Property

Indicates the date and time that an instance of the appointment object was created.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public DateTime DateTimeStamp { get; }

Property Value

Type: DateTime
The date time stamp.
See Also